projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca4a43d
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 4 Dec 2000 15:54:41 +0000
(15:54 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 4 Dec 2000 15:54:41 +0000
(15:54 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index e484ffed5768e49a34f29924d7d21ee6119d3ae3..ece9b428aa1b6a61ddb1c37382fc490e488ba2c0 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2000-12-04 Gerd Moellmann <gerd@gnu.org>
+ * fileio.c (auto_save_error): Add parameter ERROR. Show the
+ error in the message.
+
* keyboard.c (Fread_key_sequence): Don't start the busy cursor
timer after having read a key. It's not good for code reading
several keys in a loop, like an input method.